a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color: #265a6a;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	text-decoration: none;
}
a.footerlink:hover {
	color: #c7003d;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	text-decoration: underline;
}
A.footerlink:hover   {
	text-decoration: none;
}
.footertext {
	color: #265a6a;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	text-transform: none;
}
.footerbgcolor1 {
	background-color: #265a6a;
}
.footerbgcolor2 {
	background-color: #ffffff;
}
